-
Home
-
Seraphinite Accelerator
-
2.21.11
-
Code
-
Classes
- PHPSQLParserConstants
Total Complexity |
12 |
Dependencies |
0 |
Dependents |
4 |
Total lines |
185 |
Lines of code |
40 |
Logical lines of code |
17 |
Comment lines |
9 |
Methods |
11 |
Properties |
6 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getInstance() |
S |
71 |
2 |
6 |
__construct() |
S |
71 |
1 |
6 |
__clone() |
S |
91 |
1 |
2 |
isAggregateFunction() |
S |
79 |
1 |
3 |
isReserved() |
S |
79 |
1 |
3 |
isFunction() |
S |
79 |
1 |
3 |
isParameterizedFunction() |
S |
79 |
1 |
3 |
isCustomFunction() |
S |
79 |
1 |
3 |
addCustomFunction() |
S |
75 |
1 |
4 |
removeCustomFunction() |
S |
75 |
1 |
4 |
getCustomFunctions() |
S |
80 |
1 |
3 |